home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
libs
/
progargslib.lha
/
ProgArgs
/
Includes
/
proto
/
progargs.h
Wrap
C/C++ Source or Header
|
1995-04-08
|
191b
|
8 lines
#ifndef PROTO_PROGARGS_H
#define PROTO_PROGARGS_H
#include <exec/types.h>
extern struct Library *ProgArgsBase ;
#include <clib/progargs_protos.h>
#include <pragmas/progargs_pragmas.h>
#endif